-
Home
-
Hamail – Send Email via SendGrid
-
2.7.7 (latest)
-
Code
-
Classes
- TransactionalEmail
Total Complexity |
14 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
121 |
Lines of code |
43 |
Logical lines of code |
19 |
Comment lines |
59 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
S |
61 |
4 |
11 |
exec() |
S |
65 |
2 |
9 |
set_recipients() |
S |
81 |
1 |
3 |
set_data() |
S |
80 |
1 |
3 |
get_subject() |
S |
100 |
1 |
0 |
get_body() |
S |
100 |
1 |
0 |
get_headers() |
S |
82 |
1 |
3 |
get_attachments() |
S |
82 |
1 |
3 |
register() |
S |
89 |
1 |
2 |
test() |
S |
65 |
1 |
9 |